Spread Silverlight Documentation
NotifyCollectionBase<T> Class Methods


GrapeCity.Windows.SpreadSheet.Data Namespace : NotifyCollectionBase<T> Class

For a list of all members of this type, see NotifyCollectionBase<T> members.

Public Methods
 NameDescription
Public Method Adds the specified item.  
Public Method Adds the items in the specified collection to the end of the collection.  
Public Method Removes all items from this collection.  
Public Method Determines whether the collection contains a specified item.  
Public Method Copies all the items in the current collection to the specified array starting at the specified destination index.  
Public Method Returns an enumerator that iterates through the collection.  
Public Method Finds the index for a specified item.  
Public Method Inserts an item at a specified index.  
Public Method Removes the specified item from the collection.  
Public Method Removes the item at the specified index.  
Public Method Resumes the collection Changed event.  
Public Method Suspends the collection Changed event.  
Public Method Converts the collection to an array.  
Top
Protected Methods
 NameDescription
Protected Method Clears the internal.  
Protected Method Raises the PropertyChanged event.  
Top
See Also

Reference

NotifyCollectionBase<T> Class
GrapeCity.Windows.SpreadSheet.Data Namespace